home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / TCL1 / CDICTION / TAOUTILS.H < prev   
C/C++ Source or Header  |  1989-09-15  |  242b  |  8 lines

  1. #include "defs.h"
  2.  
  3. void SetCmdEnable( Int32 cmd,Int16 flag);
  4. void GetPreferredFontName( StringPtr fontName);
  5. Int16 GetPreferredFontNum( void);
  6. void myDrawSICN( Int16 SICNid,Int16 index, Point location, Int16 mode);
  7. Boolean IsDeepPort( void);
  8.